.Net Framework > v2.0.50727 > System > Drawing > Graphics > SetClip SetClip(GraphicsPath)
SetClip(GraphicsPath,CombineMode)
SetClip(Graphics)
SetClip(Graphics,CombineMode)
SetClip(Rectangle)
SetClip(Rectangle,CombineMode)
SetClip(RectangleF)
SetClip(RectangleF,CombineMode)
SetClip(Region,CombineMode)


SetClip(GraphicsPath)

Category
Method
Description
Sets the clipping region of this System.Drawing.Graphics object to the specified System.Drawing.Drawing2D.GraphicsPath object.
Type
void
Character
public
Parameters
NameTypeDescription
pathGraphicsPath
Tags
01892ABD01, 02E3ABA98D, 0376596F91

SetClip(GraphicsPath,CombineMode)

Category
Method
Description
Sets the clipping region of this System.Drawing.Graphics object to the result of the specified operation combining the current clip region and the specified System.Drawing.Drawing2D.GraphicsPath object.
Type
void
Character
public
Parameters
NameTypeDescription
pathGraphicsPath
combineModeCombineMode
Tags
01892ABD01, 02E3ABA98D, 0376596F91

SetClip(Graphics)

Category
Method
Description
Sets the clipping region of this System.Drawing.Graphics object to the Clip property of the specified System.Drawing.Graphics object.
Type
void
Character
public
Parameters
NameTypeDescription
gGraphics
Tags
01892ABD01, 02E3ABA98D, 0376596F91

SetClip(Graphics,CombineMode)

Category
Method
Description
Sets the clipping region of this System.Drawing.Graphics object to the result of the specified combining operation of the current clip region and the System.Drawing.Graphics.Clip property of the specified System.Drawing.Graphics object.
Type
void
Character
public
Parameters
NameTypeDescription
gGraphics
combineModeCombineMode
Tags
01892ABD01, 02E3ABA98D, 0376596F91

SetClip(Rectangle)

Category
Method
Description
Sets the clipping region of this System.Drawing.Graphics object to the rectangle specified by a System.Drawing.Rectangle structure.
Type
void
Character
public
Parameters
NameTypeDescription
rectRectangle
Tags
01892ABD01, 02E3ABA98D, 0376596F91

SetClip(Rectangle,CombineMode)

Category
Method
Description
Sets the clipping region of this System.Drawing.Graphics object to the result of the specified operation combining the current clip region and the rectangle specified by a System.Drawing.Rectangle structure.
Type
void
Character
public
Parameters
NameTypeDescription
rectRectangle
combineModeCombineMode
Tags
01892ABD01, 02E3ABA98D, 0376596F91

SetClip(RectangleF)

Category
Method
Description
Sets the clipping region of this System.Drawing.Graphics object to the rectangle specified by a System.Drawing.RectangleF structure.
Type
void
Character
public
Parameters
NameTypeDescription
rectRectangleF
Tags
01892ABD01, 02E3ABA98D, 0376596F91

SetClip(RectangleF,CombineMode)

Category
Method
Description
Sets the clipping region of this System.Drawing.Graphics object to the result of the specified operation combining the current clip region and the rectangle specified by a System.Drawing.RectangleF structure.
Type
void
Character
public
Parameters
NameTypeDescription
rectRectangleF
combineModeCombineMode
Tags
01892ABD01, 02E3ABA98D, 0376596F91

SetClip(Region,CombineMode)

Category
Method
Description
Sets the clipping region of this System.Drawing.Graphics object to the result of the specified operation combining the current clip region and the specified System.Drawing.Region object.
Type
void
Character
public
Parameters
NameTypeDescription
regionRegion
combineModeCombineMode
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database